home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMEDITACCOUNT / TFRMEDITACCOUNT.txt
Text File  |  2003-07-29  |  54KB  |  1,794 lines

  1. object FrmEditAccount: TFrmEditAccount
  2.   Left = 380
  3.   Top = 134
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 417
  7.   ClientWidth = 525
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 120
  20.   TextHeight = 16
  21.   object PnlMain: TElPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 525
  25.     Height = 369
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     DockOrientation = doNoOrient
  30.     object PC: TElPageControl
  31.       Left = 0
  32.       Top = 0
  33.       Width = 525
  34.       Height = 369
  35.       ActiveTabColor = clBtnHighlight
  36.       BorderWidth = 0
  37.       DrawFocus = False
  38.       Flat = False
  39.       HotTrack = False
  40.       Multiline = False
  41.       RaggedRight = False
  42.       ScrollOpposite = False
  43.       Style = etsFlatTabs
  44.       TabHeight = 30
  45.       TabIndex = 0
  46.       TabPosition = etpLeft
  47.       TabWidth = 120
  48.       HotTrackFont.Charset = DEFAULT_CHARSET
  49.       HotTrackFont.Color = clBlue
  50.       HotTrackFont.Height = -13
  51.       HotTrackFont.Name = 'Arial'
  52.       HotTrackFont.Style = [fsUnderline]
  53.       ActivePage = TabGeneral
  54.       VerticalSideCaptions = False
  55.       ActiveTabFont.Charset = DEFAULT_CHARSET
  56.       ActiveTabFont.Color = clWindowText
  57.       ActiveTabFont.Height = -13
  58.       ActiveTabFont.Name = 'Arial'
  59.       ActiveTabFont.Style = []
  60.       OnDrawTab = PCDrawTab
  61.       Align = alClient
  62.       Font.Charset = DEFAULT_CHARSET
  63.       Font.Color = clWindowText
  64.       Font.Height = -13
  65.       Font.Name = 'Arial'
  66.       Font.Style = []
  67.       ParentColor = False
  68.       ParentFont = False
  69.       TabOrder = 0
  70.       UseXPThemes = False
  71.       DockOrientation = doNoOrient
  72.       object TabGeneral: TElTabSheet
  73.         PageControl = PC
  74.         Caption = '&General'
  75.         Color = clWindow
  76.         object ElGroupBox1: TElGroupBox
  77.           Left = 10
  78.           Top = 8
  79.           Width = 381
  80.           Height = 89
  81.           AutoDisableChildren = False
  82.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  83.           Caption = ' Personal Information '
  84.           Flat = False
  85.           FlatAlways = False
  86.           ParentColor = True
  87.           ShowFocus = False
  88.           TabOrder = 0
  89.           object ElLabel1: TElLabel
  90.             Left = 14
  91.             Top = 26
  92.             Width = 38
  93.             Height = 16
  94.             Caption = 'Name:'
  95.           end
  96.           object ElLabel2: TElLabel
  97.             Left = 14
  98.             Top = 56
  99.             Width = 41
  100.             Height = 16
  101.             Caption = 'E-mail:'
  102.           end
  103.           object EditName: TElEdit
  104.             Left = 134
  105.             Top = 22
  106.             Width = 229
  107.             Height = 24
  108.             Cursor = crIBeam
  109.             UseCustomScrollBars = True
  110.             NotifyUserChangeOnly = True
  111.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  112.             RightMargin = 5
  113.             TopMargin = 2
  114.             BorderStyle = bsSingle
  115.             LineBorderActiveColor = clBlack
  116.             LineBorderInactiveColor = clBlack
  117.             MaxUndoLevel = 0
  118.             Ctl3D = True
  119.             ParentColor = False
  120.             ParentCtl3D = False
  121.             TabOrder = 0
  122.           end
  123.           object EditEmail: TElEdit
  124.             Left = 134
  125.             Top = 52
  126.             Width = 229
  127.             Height = 24
  128.             Cursor = crIBeam
  129.             UseCustomScrollBars = True
  130.             NotifyUserChangeOnly = True
  131.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  132.             RightMargin = 5
  133.             TopMargin = 2
  134.             BorderStyle = bsSingle
  135.             LineBorderActiveColor = clBlack
  136.             LineBorderInactiveColor = clBlack
  137.             MaxUndoLevel = 0
  138.             Ctl3D = True
  139.             ParentColor = False
  140.             ParentCtl3D = False
  141.             TabOrder = 1
  142.           end
  143.         end
  144.         object cbIncoming: TElGroupBox
  145.           Left = 10
  146.           Top = 112
  147.           Width = 381
  148.           Height = 235
  149.           AutoDisableChildren = True
  150.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  151.           Caption = ' Incoming Mail Settings '
  152.           Flat = False
  153.           FlatAlways = False
  154.           ParentColor = True
  155.           ShowCheckBox = True
  156.           ShowFocus = True
  157.           TabOrder = 1
  158.           TabStop = True
  159.           object ElLabel3: TElLabel
  160.             Left = 14
  161.             Top = 26
  162.             Width = 40
  163.             Height = 16
  164.             Caption = 'Server:'
  165.           end
  166.           object ElLabel4: TElLabel
  167.             Left = 14
  168.             Top = 56
  169.             Width = 63
  170.             Height = 16
  171.             Caption = 'Username:'
  172.           end
  173.           object ElLabel5: TElLabel
  174.             Left = 14
  175.             Top = 86
  176.             Width = 61
  177.             Height = 16
  178.             Caption = 'Password:'
  179.           end
  180.           object ElLabel6: TElLabel
  181.             Left = 14
  182.             Top = 117
  183.             Width = 72
  184.             Height = 16
  185.             Caption = 'Server Type:'
  186.           end
  187.           object EditInServer: TElEdit
  188.             Left = 134
  189.             Top = 22
  190.             Width = 229
  191.             Height = 24
  192.             Cursor = crIBeam
  193.             UseCustomScrollBars = True
  194.             NotifyUserChangeOnly = True
  195.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  196.             RightMargin = 5
  197.             TopMargin = 2
  198.             BorderStyle = bsSingle
  199.             LineBorderActiveColor = clBlack
  200.             LineBorderInactiveColor = clBlack
  201.             MaxUndoLevel = 0
  202.             Ctl3D = True
  203.             ParentColor = False
  204.             ParentCtl3D = False
  205.             TabOrder = 0
  206.           end
  207.           object EditInUser: TElEdit
  208.             Left = 134
  209.             Top = 52
  210.             Width = 229
  211.             Height = 24
  212.             Cursor = crIBeam
  213.             UseCustomScrollBars = True
  214.             NotifyUserChangeOnly = True
  215.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  216.             RightMargin = 5
  217.             TopMargin = 2
  218.             BorderStyle = bsSingle
  219.             LineBorderActiveColor = clBlack
  220.             LineBorderInactiveColor = clBlack
  221.             MaxUndoLevel = 0
  222.             Ctl3D = True
  223.             ParentColor = False
  224.             ParentCtl3D = False
  225.             TabOrder = 1
  226.           end
  227.           object EditInPass: TElEdit
  228.             Left = 134
  229.             Top = 82
  230.             Width = 229
  231.             Height = 24
  232.             Cursor = crIBeam
  233.             UseCustomScrollBars = True
  234.             NotifyUserChangeOnly = True
  235.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  236.             PasswordChar = #8226
  237.             RightMargin = 5
  238.             TopMargin = 2
  239.             BorderStyle = bsSingle
  240.             LineBorderActiveColor = clBlack
  241.             LineBorderInactiveColor = clBlack
  242.             MaxUndoLevel = 0
  243.             Ctl3D = True
  244.             ParentColor = False
  245.             ParentCtl3D = False
  246.             TabOrder = 2
  247.           end
  248.           object EditInType: TElComboBox
  249.             Left = 134
  250.             Top = 112
  251.             Width = 128
  252.             Height = 24
  253.             Cursor = crIBeam
  254.             UseCustomScrollBars = True
  255.             NotifyUserChangeOnly = True
  256.             BorderStyle = bsSingle
  257.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  258.             BtnArrowColor = clBlack
  259.             AltBtnWidth = 21
  260.             AutoCompletion = False
  261.             Items.Strings = (
  262.               '')
  263.             ListSelectedColor = clHighlight
  264.             AutoSelect = True
  265.             TopMargin = 2
  266.             RightMargin = 5
  267.             LineBorderActiveColor = clBlack
  268.             LineBorderInactiveColor = clBlack
  269.             ParentColor = False
  270.             ReadOnly = True
  271.             TabOrder = 3
  272.             OnChange = EditInTypeChange
  273.             AltButtonShortcut = 0
  274.             ButtonShortcut = 0
  275.             Style = csDropDownList
  276.             ItemHeight = 16
  277.           end
  278.           object EditCheckEvery: TElSpinEdit
  279.             Left = 224
  280.             Top = 176
  281.             Width = 62
  282.             Height = 24
  283.             Cursor = crIBeam
  284.             UseCustomScrollBars = True
  285.             NotifyUserChangeOnly = True
  286.             Value = 1
  287.             MaxValue = 9999
  288.             MinValue = 1
  289.             TopMargin = 2
  290.             RightMargin = 5
  291.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  292.             BorderStyle = bsSingle
  293.             Ctl3D = True
  294.             LineBorderActiveColor = clBlack
  295.             LineBorderInactiveColor = clBlack
  296.             ParentColor = False
  297.             ParentCtl3D = False
  298.             TabOrder = 6
  299.           end
  300.           object cbCheckEvery: TElCheckBox
  301.             Left = 15
  302.             Top = 178
  303.             Width = 173
  304.             Height = 20
  305.             Cursor = crDefault
  306.             Caption = 'Check for new mail every:'
  307.             TabOrder = 5
  308.             DoubleBuffered = False
  309.           end
  310.           object EditCheckEveryType: TElComboBox
  311.             Left = 290
  312.             Top = 176
  313.             Width = 82
  314.             Height = 24
  315.             Cursor = crIBeam
  316.             UseCustomScrollBars = True
  317.             NotifyUserChangeOnly = True
  318.             BorderStyle = bsSingle
  319.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  320.             BtnArrowColor = clBlack
  321.             AltBtnWidth = 21
  322.             AutoCompletion = False
  323.             Items.Strings = (
  324.               'seconds'
  325.               'minutes'
  326.               'hours')
  327.             ListSelectedColor = clHighlight
  328.             AutoSelect = True
  329.             TopMargin = 2
  330.             RightMargin = 5
  331.             LineBorderActiveColor = clBlack
  332.             LineBorderInactiveColor = clBlack
  333.             ParentColor = False
  334.             ReadOnly = True
  335.             TabOrder = 7
  336.             AltButtonShortcut = 0
  337.             ButtonShortcut = 0
  338.             Style = csDropDownList
  339.             ItemHeight = 16
  340.           end
  341.           object cbCheckMail: TElCheckBox
  342.             Left = 15
  343.             Top = 148
  344.             Width = 255
  345.             Height = 20
  346.             Cursor = crDefault
  347.             Caption = 'Check this account when checking mail'
  348.             TabOrder = 4
  349.             DoubleBuffered = False
  350.           end
  351.         end
  352.       end
  353.       object TabNNTP: TElTabSheet
  354.         PageControl = PC
  355.         Caption = 'N&ewsgroups'
  356.         Color = clWindow
  357.         Visible = False
  358.         object gbNNTP: TElGroupBox
  359.           Left = 10
  360.           Top = 8
  361.           Width = 381
  362.           Height = 347
  363.           AutoDisableChildren = False
  364.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  365.           Caption = ' Newsgroup Information '
  366.           Flat = False
  367.           FlatAlways = False
  368.           ParentColor = True
  369.           ShowFocus = False
  370.           TabOrder = 0
  371.           DesignSize = (
  372.             381
  373.             347)
  374.           object ElLabel24: TElLabel
  375.             Left = 14
  376.             Top = 26
  377.             Width = 142
  378.             Height = 16
  379.             Caption = 'Subscribed newsgroups:'
  380.           end
  381.           object ElLabel25: TElLabel
  382.             Left = 14
  383.             Top = 170
  384.             Width = 75
  385.             Height = 16
  386.             Caption = 'Newsgroups:'
  387.           end
  388.           object SubGroupTree: TElTree
  389.             Left = 14
  390.             Top = 46
  391.             Width = 349
  392.             Height = 83
  393.             AlwaysKeepSelection = False
  394.             HeaderHeight = 19
  395.             HeaderSections.Data = {F4FFFFFF00000000}
  396.             HorzScrollBarStyles.ShowTrackHint = False
  397.             HorzScrollBarStyles.Width = 21
  398.             HorzScrollBarStyles.ButtonSize = 21
  399.             LineHeight = 17
  400.             ScrollTracking = True
  401.             ShowLeafButton = False
  402.             StoragePath = '\Tree'
  403.             TabOrder = 0
  404.             TabStop = True
  405.             Tracking = False
  406.             UnderlineTracked = False
  407.             UseCustomScrollBars = False
  408.             VertScrollBarStyles.ShowTrackHint = True
  409.             VertScrollBarStyles.Width = 17
  410.             VertScrollBarStyles.ButtonSize = 21
  411.           end
  412.           object AllGroupTree: TElTree
  413.             Left = 14
  414.             Top = 192
  415.             Width = 349
  416.             Height = 142
  417.             HeaderHeight = 19
  418.             HeaderSections.Data = {F4FFFFFF00000000}
  419.             HorzScrollBarStyles.ShowTrackHint = False
  420.             HorzScrollBarStyles.Width = 21
  421.             HorzScrollBarStyles.ButtonSize = 21
  422.             LineHeight = 17
  423.             ScrollTracking = True
  424.             ShowCheckboxes = True
  425.             ShowLeafButton = False
  426.             StoragePath = '\Tree'
  427.             TabOrder = 4
  428.             TabStop = True
  429.             Tracking = False
  430.             UnderlineTracked = False
  431.             UseCustomScrollBars = False
  432.             VertScrollBarStyles.ShowTrackHint = True
  433.             VertScrollBarStyles.Width = 17
  434.             VertScrollBarStyles.ButtonSize = 21
  435.             OnItemChecked = AllGroupTreeItemChecked
  436.           end
  437.           object BtnNNTPRefresh: TButton
  438.             Left = 13
  439.             Top = 132
  440.             Width = 109
  441.             Height = 26
  442.             Anchors = [akTop, akRight]
  443.             Caption = 'Refresh List'
  444.             TabOrder = 1
  445.             OnClick = BtnNNTPRefreshClick
  446.           end
  447.           object BtnNNTPUnsub: TButton
  448.             Left = 237
  449.             Top = 132
  450.             Width = 109
  451.             Height = 26
  452.             Anchors = [akTop, akRight]
  453.             Caption = 'Unsubscribe'
  454.             TabOrder = 2
  455.             OnClick = BtnNNTPUnsubClick
  456.           end
  457.           object BtnNNTPStop: TButton
  458.             Left = 125
  459.             Top = 132
  460.             Width = 109
  461.             Height = 26
  462.             Anchors = [akTop, akRight]
  463.             Caption = 'Stop'
  464.             Enabled = False
  465.             TabOrder = 5
  466.           end
  467.           object EditNNTPAdd: TElButtonEdit
  468.             Left = 130
  469.             Top = 166
  470.             Width = 233
  471.             Height = 24
  472.             Cursor = crIBeam
  473.             UseCustomScrollBars = True
  474.             NotifyUserChangeOnly = True
  475.             TopMargin = 2
  476.             RightMargin = 1
  477.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  478.             OnChange = EditNNTPAddChange
  479.             LineBorderActiveColor = clBlack
  480.             LineBorderInactiveColor = clBlack
  481.             ButtonCaption = '^'
  482.             ButtonColor = clBtnFace
  483.             ButtonDown = False
  484.             ButtonEnabled = True
  485.             ButtonFlat = False
  486.             ButtonNumGlyphs = 1
  487.             ButtonPopupPlace = ppDown
  488.             ButtonShortcut = 8205
  489.             ButtonUseIcon = False
  490.             ButtonVisible = True
  491.             ButtonWidth = 24
  492.             OnButtonClick = EditNNTPAddButtonClick
  493.             AltButtonColor = clBtnFace
  494.             AltButtonDown = False
  495.             AltButtonEnabled = True
  496.             AltButtonFlat = False
  497.             AltButtonNumGlyphs = 1
  498.             AltButtonPopupPlace = ppDown
  499.             AltButtonShortcut = 0
  500.             AltButtonUseIcon = False
  501.             AltButtonVisible = False
  502.             AltButtonWidth = 15
  503.             BorderStyle = bsSingle
  504.             Ctl3D = True
  505.             ParentCtl3D = False
  506.             TabOrder = 3
  507.             ParentColor = False
  508.             DockOrientation = doNoOrient
  509.             DoubleBuffered = False
  510.           end
  511.         end
  512.       end
  513.       object TabIncoming: TElTabSheet
  514.         PageControl = PC
  515.         Caption = '&Incoming'
  516.         Color = clWindow
  517.         Visible = False
  518.         object gbAdv: TElGroupBox
  519.           Left = 10
  520.           Top = 8
  521.           Width = 381
  522.           Height = 211
  523.           AutoDisableChildren = False
  524.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  525.           Caption = ' Advanced Incoming Settings '
  526.           Flat = False
  527.           FlatAlways = False
  528.           ParentColor = True
  529.           ShowFocus = False
  530.           TabOrder = 0
  531.           object Label1: TLabel
  532.             Left = 330
  533.             Top = 36
  534.             Width = 14
  535.             Height = 16
  536.             Caption = 'kb'
  537.             Transparent = True
  538.           end
  539.           object cbSkipBig: TElCheckBox
  540.             Left = 17
  541.             Top = 34
  542.             Width = 142
  543.             Height = 20
  544.             Cursor = crDefault
  545.             Flat = True
  546.             Caption = 'Skip messages over'
  547.             TabOrder = 0
  548.             DoubleBuffered = False
  549.           end
  550.           object EditSkipBigSize: TElSpinEdit
  551.             Left = 250
  552.             Top = 30
  553.             Width = 68
  554.             Height = 24
  555.             Cursor = crIBeam
  556.             UseCustomScrollBars = True
  557.             NotifyUserChangeOnly = True
  558.             Value = 1
  559.             MaxValue = 999999
  560.             MinValue = 1
  561.             TopMargin = 2
  562.             RightMargin = 5
  563.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  564.             BorderStyle = bsSingle
  565.             Ctl3D = True
  566.             Flat = True
  567.             LineBorderActiveColor = clBlack
  568.             LineBorderInactiveColor = clBlack
  569.             ParentColor = False
  570.             ParentCtl3D = False
  571.             TabOrder = 1
  572.           end
  573.           object cbLeave: TElGroupBox
  574.             Left = 10
  575.             Top = 102
  576.             Width = 362
  577.             Height = 98
  578.             AutoDisableChildren = True
  579.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  580.             Caption = ' Leave Mail on Server '
  581.             Flat = False
  582.             FlatAlways = False
  583.             ParentColor = True
  584.             ShowCheckBox = True
  585.             ShowFocus = True
  586.             TabOrder = 3
  587.             TabStop = True
  588.             OnClick = cbLeaveClick
  589.             object Label6: TLabel
  590.               Left = 260
  591.               Top = 33
  592.               Width = 28
  593.               Height = 16
  594.               Caption = 'days'
  595.               Transparent = True
  596.             end
  597.             object cbLeaveUntilDays: TElCheckBox
  598.               Left = 17
  599.               Top = 29
  600.               Width = 100
  601.               Height = 20
  602.               Cursor = crDefault
  603.               Flat = True
  604.               Caption = 'Remove after'
  605.               TabOrder = 0
  606.               DoubleBuffered = False
  607.             end
  608.             object EditLeaveDays: TElSpinEdit
  609.               Left = 180
  610.               Top = 27
  611.               Width = 68
  612.               Height = 24
  613.               Cursor = crIBeam
  614.               UseCustomScrollBars = True
  615.               NotifyUserChangeOnly = True
  616.               Value = 1
  617.               MaxValue = 999999
  618.               MinValue = 1
  619.               TopMargin = 2
  620.               RightMargin = 5
  621.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  622.               BorderStyle = bsSingle
  623.               Ctl3D = True
  624.               Flat = True
  625.               LineBorderActiveColor = clBlack
  626.               LineBorderInactiveColor = clBlack
  627.               ParentColor = False
  628.               ParentCtl3D = False
  629.               TabOrder = 1
  630.             end
  631.             object cbLeaveUntilTrashed: TElCheckBox
  632.               Left = 17
  633.               Top = 57
  634.               Width = 287
  635.               Height = 20
  636.               Cursor = crDefault
  637.               Flat = True
  638.               Caption = 'Remove from server when emptied from Trash'
  639.               TabOrder = 2
  640.               DoubleBuffered = False
  641.             end
  642.           end
  643.           object cbInSSL: TElCheckBox
  644.             Left = 17
  645.             Top = 62
  646.             Width = 212
  647.             Height = 20
  648.             Cursor = crDefault
  649.             Flat = True
  650.             Caption = 'Enable secure connection (SSL)'
  651.             TabOrder = 2
  652.             OnClick = cbInSSLClick
  653.             DoubleBuffered = False
  654.           end
  655.         end
  656.         object gbOnline: TElGroupBox
  657.           Left = 10
  658.           Top = 232
  659.           Width = 381
  660.           Height = 115
  661.           AutoDisableChildren = False
  662.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  663.           Caption = ' Account Online Mailbox '
  664.           Flat = False
  665.           FlatAlways = False
  666.           ParentColor = True
  667.           ShowFocus = False
  668.           TabOrder = 1
  669.           object Label3: TLabel
  670.             Left = 278
  671.             Top = 33
  672.             Width = 46
  673.             Height = 16
  674.             Caption = 'headers'
  675.             Transparent = True
  676.           end
  677.           object Label4: TLabel
  678.             Left = 18
  679.             Top = 33
  680.             Width = 107
  681.             Height = 16
  682.             Caption = 'Sync most recent:'
  683.             Transparent = True
  684.           end
  685.           object EditSyncAmount: TElSpinEdit
  686.             Left = 194
  687.             Top = 27
  688.             Width = 68
  689.             Height = 24
  690.             Cursor = crIBeam
  691.             UseCustomScrollBars = True
  692.             NotifyUserChangeOnly = True
  693.             Value = 1
  694.             MaxValue = 999999
  695.             MinValue = 1
  696.             TopMargin = 2
  697.             RightMargin = 5
  698.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  699.             BorderStyle = bsSingle
  700.             Ctl3D = True
  701.             Flat = True
  702.             LineBorderActiveColor = clBlack
  703.             LineBorderInactiveColor = clBlack
  704.             ParentColor = False
  705.             ParentCtl3D = False
  706.             TabOrder = 0
  707.           end
  708.           object cbFetchAhead: TElCheckBox
  709.             Left = 17
  710.             Top = 87
  711.             Width = 232
  712.             Height = 20
  713.             Cursor = crDefault
  714.             Flat = True
  715.             Caption = 'Pre-download next unread message'
  716.             TabOrder = 2
  717.             DoubleBuffered = False
  718.           end
  719.           object cbSyncAuto: TElCheckBox
  720.             Left = 17
  721.             Top = 61
  722.             Width = 171
  723.             Height = 20
  724.             Cursor = crDefault
  725.             Flat = True
  726.             Caption = 'Sync index automatically'
  727.             TabOrder = 1
  728.             DoubleBuffered = False
  729.           end
  730.         end
  731.       end
  732.       object TabOutgoing: TElTabSheet
  733.         PageControl = PC
  734.         Caption = '&Outgoing'
  735.         Color = clWindow
  736.         Visible = False
  737.         object cbOutgoing: TElGroupBox
  738.           Left = 10
  739.           Top = 8
  740.           Width = 381
  741.           Height = 189
  742.           AutoDisableChildren = True
  743.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  744.           Caption = ' Account Server Settings '
  745.           Flat = False
  746.           FlatAlways = False
  747.           ParentColor = True
  748.           ShowCheckBox = True
  749.           ShowFocus = True
  750.           TabOrder = 0
  751.           TabStop = True
  752.           object ElLabel7: TElLabel
  753.             Left = 44
  754.             Top = 26
  755.             Width = 40
  756.             Height = 16
  757.             Caption = 'Server:'
  758.           end
  759.           object EditOutServer: TElEdit
  760.             Left = 134
  761.             Top = 22
  762.             Width = 229
  763.             Height = 24
  764.             Cursor = crIBeam
  765.             UseCustomScrollBars = True
  766.             NotifyUserChangeOnly = True
  767.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  768.             RightMargin = 5
  769.             TopMargin = 2
  770.             BorderStyle = bsSingle
  771.             LineBorderActiveColor = clBlack
  772.             LineBorderInactiveColor = clBlack
  773.             MaxUndoLevel = 0
  774.             Ctl3D = True
  775.             ParentColor = False
  776.             ParentCtl3D = False
  777.             TabOrder = 0
  778.           end
  779.           object EditOutAuth: TElGroupBox
  780.             Left = 10
  781.             Top = 58
  782.             Width = 362
  783.             Height = 121
  784.             AutoDisableChildren = True
  785.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  786.             Caption = ' Use Outgoing Server Authentication '
  787.             Flat = False
  788.             FlatAlways = False
  789.             ParentColor = True
  790.             ShowCheckBox = True
  791.             ShowFocus = True
  792.             TabOrder = 1
  793.             TabStop = True
  794.             object ElLabel8: TElLabel
  795.               Left = 10
  796.               Top = 34
  797.               Width = 63
  798.               Height = 16
  799.               Caption = 'Username:'
  800.             end
  801.             object ElLabel9: TElLabel
  802.               Left = 182
  803.               Top = 34
  804.               Width = 61
  805.               Height = 16
  806.               Caption = 'Password:'
  807.             end
  808.             object ElLabel10: TElLabel
  809.               Left = 10
  810.               Top = 67
  811.               Width = 119
  812.               Height = 16
  813.               Caption = 'Authentication Type:'
  814.             end
  815.             object EditOutPass: TElEdit
  816.               Left = 268
  817.               Top = 30
  818.               Width = 80
  819.               Height = 24
  820.               Cursor = crIBeam
  821.               UseCustomScrollBars = True
  822.               NotifyUserChangeOnly = True
  823.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  824.               PasswordChar = #8226
  825.               RightMargin = 5
  826.               TopMargin = 2
  827.               BorderStyle = bsSingle
  828.               LineBorderActiveColor = clBlack
  829.               LineBorderInactiveColor = clBlack
  830.               MaxUndoLevel = 0
  831.               Ctl3D = True
  832.               ParentColor = False
  833.               ParentCtl3D = False
  834.               TabOrder = 1
  835.             end
  836.             object EditOutUser: TElEdit
  837.               Left = 92
  838.               Top = 30
  839.               Width = 80
  840.               Height = 24
  841.               Cursor = crIBeam
  842.               UseCustomScrollBars = True
  843.               NotifyUserChangeOnly = True
  844.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  845.               RightMargin = 5
  846.               TopMargin = 2
  847.               BorderStyle = bsSingle
  848.               LineBorderActiveColor = clBlack
  849.               LineBorderInactiveColor = clBlack
  850.               MaxUndoLevel = 0
  851.               Ctl3D = True
  852.               ParentColor = False
  853.               ParentCtl3D = False
  854.               TabOrder = 0
  855.             end
  856.             object EditOutAuthType: TElComboBox
  857.               Left = 170
  858.               Top = 62
  859.               Width = 128
  860.               Height = 24
  861.               Cursor = crIBeam
  862.               UseCustomScrollBars = True
  863.               NotifyUserChangeOnly = True
  864.               BorderStyle = bsSingle
  865.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  866.               BtnArrowColor = clBlack
  867.               AltBtnWidth = 21
  868.               AutoCompletion = False
  869.               Items.Strings = (
  870.                 'PLAIN'
  871.                 'LOGIN'
  872.                 'CRAM-MD5')
  873.               ListSelectedColor = clHighlight
  874.               AutoSelect = True
  875.               TopMargin = 2
  876.               RightMargin = 5
  877.               LineBorderActiveColor = clBlack
  878.               LineBorderInactiveColor = clBlack
  879.               ParentColor = False
  880.               ReadOnly = True
  881.               TabOrder = 2
  882.               AltButtonShortcut = 0
  883.               ButtonShortcut = 0
  884.               Style = csDropDownList
  885.               ItemHeight = 16
  886.             end
  887.             object cbOutSSL: TElCheckBox
  888.               Left = 17
  889.               Top = 94
  890.               Width = 212
  891.               Height = 20
  892.               Cursor = crDefault
  893.               Flat = True
  894.               Caption = 'Enable secure connection (SSL)'
  895.               TabOrder = 3
  896.               Visible = False
  897.               DoubleBuffered = False
  898.             end
  899.           end
  900.         end
  901.         object ElGroupBox7: TElGroupBox
  902.           Left = 10
  903.           Top = 208
  904.           Width = 381
  905.           Height = 144
  906.           AutoDisableChildren = False
  907.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  908.           Caption = ' Personal Information '
  909.           Flat = False
  910.           FlatAlways = False
  911.           ParentColor = True
  912.           ShowFocus = False
  913.           TabOrder = 1
  914.           object ElLabel11: TElLabel
  915.             Left = 14
  916.             Top = 26
  917.             Width = 55
  918.             Height = 16
  919.             Caption = 'Reply-To:'
  920.           end
  921.           object ElLabel12: TElLabel
  922.             Left = 14
  923.             Top = 56
  924.             Width = 59
  925.             Height = 16
  926.             Caption = 'Signature:'
  927.           end
  928.           object ElLabel13: TElLabel
  929.             Left = 14
  930.             Top = 86
  931.             Width = 25
  932.             Height = 16
  933.             Caption = 'Tag:'
  934.           end
  935.           object ElLabel14: TElLabel
  936.             Left = 14
  937.             Top = 116
  938.             Width = 29
  939.             Height = 16
  940.             Caption = 'URL:'
  941.           end
  942.           object EditTag: TElEdit
  943.             Left = 134
  944.             Top = 82
  945.             Width = 229
  946.             Height = 24
  947.             Cursor = crIBeam
  948.             UseCustomScrollBars = True
  949.             NotifyUserChangeOnly = True
  950.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  951.             RightMargin = 5
  952.             TopMargin = 2
  953.             BorderStyle = bsSingle
  954.             LineBorderActiveColor = clBlack
  955.             LineBorderInactiveColor = clBlack
  956.             MaxUndoLevel = 0
  957.             Ctl3D = True
  958.             ParentColor = False
  959.             ParentCtl3D = False
  960.             TabOrder = 2
  961.           end
  962.           object EditReplyTo: TElEdit
  963.             Left = 134
  964.             Top = 22
  965.             Width = 229
  966.             Height = 24
  967.             Cursor = crIBeam
  968.             UseCustomScrollBars = True
  969.             NotifyUserChangeOnly = True
  970.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  971.             RightMargin = 5
  972.             TopMargin = 2
  973.             BorderStyle = bsSingle
  974.             LineBorderActiveColor = clBlack
  975.             LineBorderInactiveColor = clBlack
  976.             MaxUndoLevel = 0
  977.             Ctl3D = True
  978.             ParentColor = False
  979.             ParentCtl3D = False
  980.             TabOrder = 0
  981.           end
  982.           object EditURL: TElEdit
  983.             Left = 134
  984.             Top = 112
  985.             Width = 229
  986.             Height = 24
  987.             Cursor = crIBeam
  988.             UseCustomScrollBars = True
  989.             NotifyUserChangeOnly = True
  990.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  991.             RightMargin = 5
  992.             TopMargin = 2
  993.             BorderStyle = bsSingle
  994.             LineBorderActiveColor = clBlack
  995.             LineBorderInactiveColor = clBlack
  996.             MaxUndoLevel = 0
  997.             Ctl3D = True
  998.             ParentColor = False
  999.             ParentCtl3D = False
  1000.             TabOrder = 3
  1001.           end
  1002.           object EditSig: TElComboBox
  1003.             Left = 134
  1004.             Top = 52
  1005.             Width = 229
  1006.             Height = 24
  1007.             Cursor = crIBeam
  1008.             UseCustomScrollBars = True
  1009.             NotifyUserChangeOnly = True
  1010.             BorderStyle = bsSingle
  1011.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1012.             BtnArrowColor = clBlack
  1013.             AltBtnWidth = 21
  1014.             AutoCompletion = False
  1015.             Items.Strings = (
  1016.               'PLAIN'
  1017.               'LOGIN'
  1018.               'CRAM-MD5')
  1019.             ListSelectedColor = clHighlight
  1020.             AutoSelect = True
  1021.             TopMargin = 2
  1022.             RightMargin = 5
  1023.             LineBorderActiveColor = clBlack
  1024.             LineBorderInactiveColor = clBlack
  1025.             ParentColor = False
  1026.             ReadOnly = True
  1027.             TabOrder = 1
  1028.             AltButtonShortcut = 0
  1029.             ButtonShortcut = 0
  1030.             Style = csDropDownList
  1031.             ItemHeight = 16
  1032.           end
  1033.         end
  1034.       end
  1035.       object TabIMAP: TElTabSheet
  1036.         PageControl = PC
  1037.         Caption = 'IM&AP'
  1038.         Color = clWindow
  1039.         Visible = False
  1040.         object ElGroupBox8: TElGroupBox
  1041.           Left = 10
  1042.           Top = 8
  1043.           Width = 381
  1044.           Height = 127
  1045.           AutoDisableChildren = False
  1046.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1047.           Caption = ' IMAP Settings '
  1048.           Flat = False
  1049.           FlatAlways = False
  1050.           ParentColor = True
  1051.           ShowFocus = False
  1052.           TabOrder = 0
  1053.           object ElLabel15: TElLabel
  1054.             Left = 14
  1055.             Top = 26
  1056.             Width = 85
  1057.             Height = 16
  1058.             Caption = 'IMAP mailbox:'
  1059.           end
  1060.           object ElLabel16: TElLabel
  1061.             Left = 14
  1062.             Top = 85
  1063.             Width = 119
  1064.             Height = 16
  1065.             Caption = 'Authentication Type:'
  1066.           end
  1067.           object ElLabel23: TElLabel
  1068.             Left = 14
  1069.             Top = 56
  1070.             Width = 66
  1071.             Height = 16
  1072.             Caption = 'Root folder:'
  1073.           end
  1074.           object EditIMAPBox: TElEdit
  1075.             Left = 180
  1076.             Top = 22
  1077.             Width = 191
  1078.             Height = 24
  1079.             Cursor = crIBeam
  1080.             UseCustomScrollBars = True
  1081.             NotifyUserChangeOnly = True
  1082.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1083.             RightMargin = 5
  1084.             TopMargin = 2
  1085.             BorderStyle = bsSingle
  1086.             LineBorderActiveColor = clBlack
  1087.             LineBorderInactiveColor = clBlack
  1088.             MaxUndoLevel = 0
  1089.             Ctl3D = True
  1090.             ParentColor = False
  1091.             ParentCtl3D = False
  1092.             TabOrder = 0
  1093.           end
  1094.           object EditIMAPAuth: TElComboBox
  1095.             Left = 180
  1096.             Top = 82
  1097.             Width = 128
  1098.             Height = 24
  1099.             Cursor = crIBeam
  1100.             UseCustomScrollBars = True
  1101.             NotifyUserChangeOnly = True
  1102.             BorderStyle = bsSingle
  1103.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1104.             BtnArrowColor = clBlack
  1105.             AltBtnWidth = 21
  1106.             AutoCompletion = False
  1107.             Items.Strings = (
  1108.               'PLAIN'
  1109.               'LOGIN'
  1110.               'CRAM-MD5'
  1111.               'ANON')
  1112.             ListSelectedColor = clHighlight
  1113.             AutoSelect = True
  1114.             TopMargin = 2
  1115.             RightMargin = 5
  1116.             LineBorderActiveColor = clBlack
  1117.             LineBorderInactiveColor = clBlack
  1118.             ParentColor = False
  1119.             ReadOnly = True
  1120.             TabOrder = 2
  1121.             AltButtonShortcut = 0
  1122.             ButtonShortcut = 0
  1123.             Style = csDropDownList
  1124.             ItemHeight = 16
  1125.           end
  1126.           object EditIMAPRootFolder: TElEdit
  1127.             Left = 180
  1128.             Top = 52
  1129.             Width = 191
  1130.             Height = 24
  1131.             Cursor = crIBeam
  1132.             UseCustomScrollBars = True
  1133.             NotifyUserChangeOnly = True
  1134.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1135.             RightMargin = 5
  1136.             TopMargin = 2
  1137.             BorderStyle = bsSingle
  1138.             LineBorderActiveColor = clBlack
  1139.             LineBorderInactiveColor = clBlack
  1140.             MaxUndoLevel = 0
  1141.             Ctl3D = True
  1142.             ParentColor = False
  1143.             ParentCtl3D = False
  1144.             TabOrder = 1
  1145.           end
  1146.         end
  1147.       end
  1148.       object TabNotification: TElTabSheet
  1149.         PageControl = PC
  1150.         Caption = '&Notification'
  1151.         Color = clWindow
  1152.         Visible = False
  1153.         object ElGroupBox6: TElGroupBox
  1154.           Left = 10
  1155.           Top = 8
  1156.           Width = 381
  1157.           Height = 169
  1158.           AutoDisableChildren = False
  1159.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1160.           Caption = ' New Mail Notification '
  1161.           Flat = False
  1162.           FlatAlways = False
  1163.           ParentColor = True
  1164.           ShowFocus = False
  1165.           TabOrder = 0
  1166.           object Label32: TLabel
  1167.             Left = 17
  1168.             Top = 70
  1169.             Width = 76
  1170.             Height = 16
  1171.             Caption = 'On new mail:'
  1172.             Transparent = True
  1173.           end
  1174.           object cbAlertSound: TElCheckBox
  1175.             Left = 144
  1176.             Top = 67
  1177.             Width = 119
  1178.             Height = 20
  1179.             Cursor = crDefault
  1180.             Flat = True
  1181.             Caption = 'Play sound alert'
  1182.             TabOrder = 1
  1183.             DoubleBuffered = False
  1184.           end
  1185.           object cbAlertDialog: TElCheckBox
  1186.             Left = 144
  1187.             Top = 94
  1188.             Width = 139
  1189.             Height = 20
  1190.             Cursor = crDefault
  1191.             Flat = True
  1192.             Caption = 'Show message box'
  1193.             TabOrder = 2
  1194.             DoubleBuffered = False
  1195.           end
  1196.           object cbConsole: TElCheckBox
  1197.             Left = 17
  1198.             Top = 31
  1199.             Width = 253
  1200.             Height = 20
  1201.             Cursor = crDefault
  1202.             Flat = True
  1203.             Caption = 'Show this account in the Poco Console'
  1204.             TabOrder = 0
  1205.             DoubleBuffered = False
  1206.           end
  1207.           object cbAlertPocoConsole: TElCheckBox
  1208.             Left = 144
  1209.             Top = 120
  1210.             Width = 138
  1211.             Height = 20
  1212.             Cursor = crDefault
  1213.             Flat = True
  1214.             Caption = 'Show PocoConsole'
  1215.             TabOrder = 3
  1216.             DoubleBuffered = False
  1217.           end
  1218.         end
  1219.       end
  1220.       object TabMailboxes: TElTabSheet
  1221.         PageControl = PC
  1222.         Caption = '&Mailboxes'
  1223.         Color = clWindow
  1224.         Visible = False
  1225.         object ElGroupBox2: TElGroupBox
  1226.           Left = 10
  1227.           Top = 8
  1228.           Width = 381
  1229.           Height = 99
  1230.           AutoDisableChildren = False
  1231.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1232.           Caption = ' Default Mailboxes  '
  1233.           Flat = False
  1234.           FlatAlways = False
  1235.           ParentColor = True
  1236.           ShowFocus = False
  1237.           TabOrder = 0
  1238.           object ElLabel17: TElLabel
  1239.             Left = 14
  1240.             Top = 26
  1241.             Width = 84
  1242.             Height = 16
  1243.             Caption = 'Incoming mail:'
  1244.           end
  1245.           object ElLabel18: TElLabel
  1246.             Left = 14
  1247.             Top = 56
  1248.             Width = 84
  1249.             Height = 16
  1250.             Caption = 'Outgoing mail:'
  1251.           end
  1252.           object ElLabel19: TElLabel
  1253.             Left = 14
  1254.             Top = 86
  1255.             Width = 80
  1256.             Height = 16
  1257.             Caption = 'Draft mailbox:'
  1258.             Visible = False
  1259.           end
  1260.           object ElLabel20: TElLabel
  1261.             Left = 14
  1262.             Top = 116
  1263.             Width = 85
  1264.             Height = 16
  1265.             Caption = 'Trash mailbox:'
  1266.             Visible = False
  1267.           end
  1268.           object ElLabel21: TElLabel
  1269.             Left = 14
  1270.             Top = 146
  1271.             Width = 80
  1272.             Height = 16
  1273.             Caption = 'Junk mailbox:'
  1274.             Visible = False
  1275.           end
  1276.           object EditMailboxIn: TElComboBox
  1277.             Left = 150
  1278.             Top = 22
  1279.             Width = 223
  1280.             Height = 24
  1281.             Cursor = crIBeam
  1282.             UseCustomScrollBars = True
  1283.             NotifyUserChangeOnly = True
  1284.             BorderStyle = bsSingle
  1285.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1286.             BtnArrowColor = clBlack
  1287.             AltBtnWidth = 21
  1288.             AutoCompletion = False
  1289.             ListSelectedColor = clHighlight
  1290.             AutoSelect = True
  1291.             TopMargin = 2
  1292.             RightMargin = 5
  1293.             LineBorderActiveColor = clBlack
  1294.             LineBorderInactiveColor = clBlack
  1295.             ParentColor = False
  1296.             ReadOnly = True
  1297.             TabOrder = 0
  1298.             AltButtonShortcut = 0
  1299.             ButtonShortcut = 0
  1300.             Style = csDropDownList
  1301.             ItemHeight = 16
  1302.           end
  1303.           object EditMailboxOut: TElComboBox
  1304.             Left = 150
  1305.             Top = 52
  1306.             Width = 223
  1307.             Height = 24
  1308.             Cursor = crIBeam
  1309.             UseCustomScrollBars = True
  1310.             NotifyUserChangeOnly = True
  1311.             BorderStyle = bsSingle
  1312.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1313.             BtnArrowColor = clBlack
  1314.             AltBtnWidth = 21
  1315.             AutoCompletion = False
  1316.             ListSelectedColor = clHighlight
  1317.             AutoSelect = True
  1318.             TopMargin = 2
  1319.             RightMargin = 5
  1320.             LineBorderActiveColor = clBlack
  1321.             LineBorderInactiveColor = clBlack
  1322.             ParentColor = False
  1323.             ReadOnly = True
  1324.             TabOrder = 1
  1325.             AltButtonShortcut = 0
  1326.             ButtonShortcut = 0
  1327.             Style = csDropDownList
  1328.             ItemHeight = 16
  1329.           end
  1330.           object EditMailboxTrash: TElComboBox
  1331.             Left = 134
  1332.             Top = 112
  1333.             Width = 229
  1334.             Height = 24
  1335.             Cursor = crIBeam
  1336.             UseCustomScrollBars = True
  1337.             NotifyUserChangeOnly = True
  1338.             BorderStyle = bsSingle
  1339.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1340.             BtnArrowColor = clBlack
  1341.             AltBtnWidth = 21
  1342.             AutoCompletion = False
  1343.             ListSelectedColor = clHighlight
  1344.             AutoSelect = True
  1345.             TopMargin = 2
  1346.             RightMargin = 5
  1347.             LineBorderActiveColor = clBlack
  1348.             LineBorderInactiveColor = clBlack
  1349.             ParentColor = False
  1350.             ReadOnly = True
  1351.             TabOrder = 3
  1352.             Visible = False
  1353.             AltButtonShortcut = 0
  1354.             ButtonShortcut = 0
  1355.             Style = csDropDownList
  1356.             ItemHeight = 16
  1357.           end
  1358.           object EditMailboxDraft: TElComboBox
  1359.             Left = 134
  1360.             Top = 82
  1361.             Width = 229
  1362.             Height = 24
  1363.             Cursor = crIBeam
  1364.             UseCustomScrollBars = True
  1365.             NotifyUserChangeOnly = True
  1366.             BorderStyle = bsSingle
  1367.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1368.             BtnArrowColor = clBlack
  1369.             AltBtnWidth = 21
  1370.             AutoCompletion = False
  1371.             ListSelectedColor = clHighlight
  1372.             AutoSelect = True
  1373.             TopMargin = 2
  1374.             RightMargin = 5
  1375.             LineBorderActiveColor = clBlack
  1376.             LineBorderInactiveColor = clBlack
  1377.             ParentColor = False
  1378.             ReadOnly = True
  1379.             TabOrder = 2
  1380.             Visible = False
  1381.             AltButtonShortcut = 0
  1382.             ButtonShortcut = 0
  1383.             Style = csDropDownList
  1384.             ItemHeight = 16
  1385.           end
  1386.           object EditMailboxJunk: TElComboBox
  1387.             Left = 134
  1388.             Top = 142
  1389.             Width = 229
  1390.             Height = 24
  1391.             Cursor = crIBeam
  1392.             UseCustomScrollBars = True
  1393.             NotifyUserChangeOnly = True
  1394.             BorderStyle = bsSingle
  1395.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1396.             BtnArrowColor = clBlack
  1397.             AltBtnWidth = 21
  1398.             AutoCompletion = False
  1399.             ListSelectedColor = clHighlight
  1400.             AutoSelect = True
  1401.             TopMargin = 2
  1402.             RightMargin = 5
  1403.             LineBorderActiveColor = clBlack
  1404.             LineBorderInactiveColor = clBlack
  1405.             ParentColor = False
  1406.             ReadOnly = True
  1407.             TabOrder = 4
  1408.             Visible = False
  1409.             AltButtonShortcut = 0
  1410.             ButtonShortcut = 0
  1411.             Style = csDropDownList
  1412.             ItemHeight = 16
  1413.           end
  1414.         end
  1415.       end
  1416.       object TabTemplates: TElTabSheet
  1417.         PageControl = PC
  1418.         Caption = '&Templates'
  1419.         Color = clWindow
  1420.         Visible = False
  1421.         object ElGroupBox3: TElGroupBox
  1422.           Left = 9
  1423.           Top = 12
  1424.           Width = 386
  1425.           Height = 140
  1426.           AutoDisableChildren = False
  1427.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1428.           Caption = ' Templates '
  1429.           Flat = False
  1430.           FlatAlways = False
  1431.           ParentColor = True
  1432.           ShowFocus = False
  1433.           TabOrder = 0
  1434.           object Label45: TLabel
  1435.             Left = 12
  1436.             Top = 112
  1437.             Width = 101
  1438.             Height = 16
  1439.             Caption = 'Bounce Template'
  1440.             Transparent = True
  1441.           end
  1442.           object Label48: TLabel
  1443.             Left = 12
  1444.             Top = 84
  1445.             Width = 103
  1446.             Height = 16
  1447.             Caption = 'Forward Template'
  1448.             Transparent = True
  1449.           end
  1450.           object Label49: TLabel
  1451.             Left = 12
  1452.             Top = 28
  1453.             Width = 139
  1454.             Height = 16
  1455.             Caption = 'New Message Template'
  1456.             Transparent = True
  1457.           end
  1458.           object Label50: TLabel
  1459.             Left = 12
  1460.             Top = 56
  1461.             Width = 90
  1462.             Height = 16
  1463.             Caption = 'Reply Template'
  1464.             Transparent = True
  1465.           end
  1466.           object cbTemplateN: TElComboBox
  1467.             Left = 190
  1468.             Top = 24
  1469.             Width = 190
  1470.             Height = 24
  1471.             Cursor = crIBeam
  1472.             UseCustomScrollBars = True
  1473.             NotifyUserChangeOnly = True
  1474.             BorderStyle = bsSingle
  1475.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1476.             BtnArrowColor = clBlack
  1477.             AltBtnWidth = 21
  1478.             AutoCompletion = False
  1479.             ListSelectedColor = clHighlight
  1480.             AutoSelect = True
  1481.             TopMargin = 2
  1482.             RightMargin = 5
  1483.             LineBorderActiveColor = clBlack
  1484.             LineBorderInactiveColor = clBlack
  1485.             ParentColor = False
  1486.             ReadOnly = True
  1487.             TabOrder = 0
  1488.             AltButtonShortcut = 0
  1489.             ButtonShortcut = 0
  1490.             Style = csDropDownList
  1491.             ItemHeight = 16
  1492.           end
  1493.           object cbTemplateR: TElComboBox
  1494.             Left = 190
  1495.             Top = 52
  1496.             Width = 190
  1497.             Height = 24
  1498.             Cursor = crIBeam
  1499.             UseCustomScrollBars = True
  1500.             NotifyUserChangeOnly = True
  1501.             BorderStyle = bsSingle
  1502.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1503.             BtnArrowColor = clBlack
  1504.             AltBtnWidth = 21
  1505.             AutoCompletion = False
  1506.             ListSelectedColor = clHighlight
  1507.             AutoSelect = True
  1508.             TopMargin = 2
  1509.             RightMargin = 5
  1510.             LineBorderActiveColor = clBlack
  1511.             LineBorderInactiveColor = clBlack
  1512.             ParentColor = False
  1513.             ReadOnly = True
  1514.             TabOrder = 1
  1515.             AltButtonShortcut = 0
  1516.             ButtonShortcut = 0
  1517.             Style = csDropDownList
  1518.             ItemHeight = 16
  1519.           end
  1520.           object cbTemplateF: TElComboBox
  1521.             Left = 190
  1522.             Top = 80
  1523.             Width = 190
  1524.             Height = 24
  1525.             Cursor = crIBeam
  1526.             UseCustomScrollBars = True
  1527.             NotifyUserChangeOnly = True
  1528.             BorderStyle = bsSingle
  1529.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1530.             BtnArrowColor = clBlack
  1531.             AltBtnWidth = 21
  1532.             AutoCompletion = False
  1533.             ListSelectedColor = clHighlight
  1534.             AutoSelect = True
  1535.             TopMargin = 2
  1536.             RightMargin = 5
  1537.             LineBorderActiveColor = clBlack
  1538.             LineBorderInactiveColor = clBlack
  1539.             ParentColor = False
  1540.             ReadOnly = True
  1541.             TabOrder = 2
  1542.             AltButtonShortcut = 0
  1543.             ButtonShortcut = 0
  1544.             Style = csDropDownList
  1545.             ItemHeight = 16
  1546.           end
  1547.           object cbTemplateB: TElComboBox
  1548.             Left = 190
  1549.             Top = 108
  1550.             Width = 190
  1551.             Height = 24
  1552.             Cursor = crIBeam
  1553.             UseCustomScrollBars = True
  1554.             NotifyUserChangeOnly = True
  1555.             BorderStyle = bsSingle
  1556.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1557.             BtnArrowColor = clBlack
  1558.             AltBtnWidth = 21
  1559.             AutoCompletion = False
  1560.             ListSelectedColor = clHighlight
  1561.             AutoSelect = True
  1562.             TopMargin = 2
  1563.             RightMargin = 5
  1564.             LineBorderActiveColor = clBlack
  1565.             LineBorderInactiveColor = clBlack
  1566.             ParentColor = False
  1567.             ReadOnly = True
  1568.             TabOrder = 3
  1569.             AltButtonShortcut = 0
  1570.             ButtonShortcut = 0
  1571.             Style = csDropDownList
  1572.             ItemHeight = 16
  1573.           end
  1574.         end
  1575.       end
  1576.       object TabVirtual: TElTabSheet
  1577.         PageControl = PC
  1578.         Caption = '&Virtual'
  1579.         Color = clWindow
  1580.         Visible = False
  1581.         object Label13: TLabel
  1582.           Left = 15
  1583.           Top = 6
  1584.           Width = 303
  1585.           Height = 69
  1586.           Caption = 
  1587.             'Following settings can negatively '#13#10'impact email retrieval. They' +
  1588.             ' should'#13#10'be used only by advanced users.'
  1589.           Font.Charset = DEFAULT_CHARSET
  1590.           Font.Color = clWindowText
  1591.           Font.Height = -20
  1592.           Font.Name = 'Arial'
  1593.           Font.Style = []
  1594.           ParentFont = False
  1595.           Transparent = True
  1596.         end
  1597.         object cbFilterInclude: TElCheckBox
  1598.           Left = 10
  1599.           Top = 96
  1600.           Width = 173
  1601.           Height = 20
  1602.           Cursor = crDefault
  1603.           Flat = True
  1604.           Caption = 'Fetch message if sent to:'
  1605.           TabOrder = 0
  1606.           DoubleBuffered = False
  1607.         end
  1608.         object cbFilterExclude: TElCheckBox
  1609.           Left = 213
  1610.           Top = 97
  1611.           Width = 173
  1612.           Height = 20
  1613.           Cursor = crDefault
  1614.           Flat = True
  1615.           Caption = 'Leave message if sent to:'
  1616.           TabOrder = 2
  1617.           DoubleBuffered = False
  1618.         end
  1619.         object EditFilterExcludeText: TElAdvancedMemo
  1620.           Left = 212
  1621.           Top = 122
  1622.           Width = 185
  1623.           Height = 232
  1624.           TabOrder = 3
  1625.           WordWrap = False
  1626.           InactiveBorderType = fbtSunken
  1627.         end
  1628.         object EditFilterIncludeText: TElAdvancedMemo
  1629.           Left = 10
  1630.           Top = 122
  1631.           Width = 185
  1632.           Height = 232
  1633.           TabOrder = 1
  1634.           WordWrap = False
  1635.           InactiveBorderType = fbtSunken
  1636.         end
  1637.       end
  1638.       object TabPrivacy: TElTabSheet
  1639.         PageControl = PC
  1640.         Caption = '&Privacy'
  1641.         Color = clWindow
  1642.         Visible = False
  1643.         object Label2: TLabel
  1644.           Left = 15
  1645.           Top = 6
  1646.           Width = 303
  1647.           Height = 69
  1648.           Caption = 
  1649.             'Following settings can negatively '#13#10'impact email retrieval. They' +
  1650.             ' should'#13#10'be used only by advanced users.'
  1651.           Font.Charset = DEFAULT_CHARSET
  1652.           Font.Color = clWindowText
  1653.           Font.Height = -20
  1654.           Font.Name = 'Arial'
  1655.           Font.Style = []
  1656.           ParentFont = False
  1657.           Transparent = True
  1658.         end
  1659.         object groupPrivacy: TElGroupBox
  1660.           Left = 10
  1661.           Top = 90
  1662.           Width = 381
  1663.           Height = 251
  1664.           AutoDisableChildren = False
  1665.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1666.           Caption = ' Message Encryption '
  1667.           Flat = False
  1668.           FlatAlways = False
  1669.           ParentColor = True
  1670.           ShowFocus = False
  1671.           TabOrder = 0
  1672.           object LblEncrypt: TLabel
  1673.             Left = 16
  1674.             Top = 152
  1675.             Width = 334
  1676.             Height = 80
  1677.             Caption = 
  1678.               'Once the message is encrypted with a certain password, '#13#10'only th' +
  1679.               'at password can unlock it. Changing the password '#13#10'above will on' +
  1680.               'ly affect how the future messages are '#13#10'encrypted. If the passwo' +
  1681.               'rd is lost, you will not be able to '#13#10'read messages encrypted wi' +
  1682.               'th that password!'
  1683.             Font.Charset = DEFAULT_CHARSET
  1684.             Font.Color = clWindowText
  1685.             Font.Height = 16
  1686.             Font.Name = 'Arial'
  1687.             Font.Style = []
  1688.             ParentFont = False
  1689.             Transparent = True
  1690.           end
  1691.           object Label33: TLabel
  1692.             Left = 60
  1693.             Top = 116
  1694.             Width = 107
  1695.             Height = 16
  1696.             Alignment = taRightJustify
  1697.             Caption = 'Confirm password:'
  1698.             Transparent = True
  1699.           end
  1700.           object Label34: TLabel
  1701.             Left = 81
  1702.             Top = 86
  1703.             Width = 86
  1704.             Height = 16
  1705.             Alignment = taRightJustify
  1706.             Caption = 'Use password:'
  1707.             Transparent = True
  1708.           end
  1709.           object cbEncryptOut: TElCheckBox
  1710.             Left = 20
  1711.             Top = 47
  1712.             Width = 296
  1713.             Height = 20
  1714.             Cursor = crDefault
  1715.             Flat = True
  1716.             Caption = 'Encrypt outgoing messages after they are sent'
  1717.             TabOrder = 1
  1718.             OnClick = cbEncryptInClick
  1719.             DoubleBuffered = False
  1720.           end
  1721.           object cbEncryptIn: TElCheckBox
  1722.             Left = 20
  1723.             Top = 23
  1724.             Width = 190
  1725.             Height = 20
  1726.             Cursor = crDefault
  1727.             Flat = True
  1728.             Caption = 'Encrypt incoming messages'
  1729.             TabOrder = 0
  1730.             OnClick = cbEncryptInClick
  1731.             DoubleBuffered = False
  1732.           end
  1733.           object EditEncryptPass1: TElAdvancedEdit
  1734.             Left = 182
  1735.             Top = 81
  1736.             Width = 152
  1737.             Height = 24
  1738.             TabOrder = 2
  1739.           end
  1740.           object EditEncryptPass2: TElAdvancedEdit
  1741.             Left = 182
  1742.             Top = 111
  1743.             Width = 152
  1744.             Height = 24
  1745.             TabOrder = 3
  1746.           end
  1747.         end
  1748.       end
  1749.     end
  1750.   end
  1751.   object PnlBottom: TElPanel
  1752.     Left = 0
  1753.     Top = 369
  1754.     Width = 525
  1755.     Height = 48
  1756.     Align = alBottom
  1757.     BevelOuter = bvNone
  1758.     TabOrder = 1
  1759.     DockOrientation = doNoOrient
  1760.     DesignSize = (
  1761.       525
  1762.       48)
  1763.     object BtnOK: TButton
  1764.       Left = 302
  1765.       Top = 8
  1766.       Width = 100
  1767.       Height = 30
  1768.       Anchors = [akTop, akRight]
  1769.       Caption = '&OK'
  1770.       Default = True
  1771.       TabOrder = 0
  1772.       OnClick = BtnOKClick
  1773.     end
  1774.     object BtnCancel: TButton
  1775.       Left = 415
  1776.       Top = 8
  1777.       Width = 100
  1778.       Height = 30
  1779.       Anchors = [akTop, akRight]
  1780.       Cancel = True
  1781.       Caption = '&Cancel'
  1782.       ModalResult = 2
  1783.       TabOrder = 1
  1784.       OnClick = BtnCancelClick
  1785.     end
  1786.   end
  1787.   object TimerNNTPLookup: TTimer
  1788.     Interval = 750
  1789.     OnTimer = TimerNNTPLookupTimer
  1790.     Left = 78
  1791.     Top = 364
  1792.   end
  1793. end
  1794.